Use ArduinoIDE to write a program for ESP32C6,
Requirements: GPIO18 is a low-level trigger condition inside a button. GPIO21 controls WS2812B to display different colors individually.
Then the breathing status is displayed in blue. GPIO2 and GPIO0 perform ADC reading respectively, 
convert them into voltage values, and then print them through the serial port respectively.